home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6611 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: nntp.uio.no!solace!news
  2. From: cmh@lls.se (Magnus Holmgren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: What the new Amiga-OS *must* have
  5. Date: 30 Mar 1996 10:03:22
  6. Organization: Programmers' Point
  7. Message-ID: <4jjule$3ql@fizban.solace.mh.se>
  8. References: <4j7e3i$q49@newsbf02.news.aol.com>
  9. NNTP-Posting-Host: cabal.lls.se
  10. Mime-Version: 1.2
  11. Content-Type: TEXT/PLAIN; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8BIT
  13. X-FTN-To: Cmarschn
  14. X-Newsreader: Spot 1.3a #26/NetGate 1.2
  15.  
  16. In a message of 25 Mar 96, Cmarschn wrote to :
  17.  
  18.  >> By inventing a new instruction set (one that could easily be converted
  19.  >> to 68K, PPC etc.) and having executables with that instruction format,
  20.  >> one executable could be executed on any processor type provided there
  21.  >> is some translation program available.
  22.  
  23.  C> Sounds *pretty* slow.
  24.  
  25. Doesn't have to be.. Java uses a similar concept. It usually compiles to a
  26. CPU-independant form, that interpreters can run fairly quickly. And that
  27. code can then be compiled to native code, if the need should arise. And
  28. the second part could be a part of the program installation..
  29.  
  30. --
  31. Magnus Holmgren - Amiga programmer and enthusiast
  32.  
  33.  
  34.